![]() |
Maria GDK 4.7.0.170
Documentation of managed code in develop branch
|
This is the complete list of members for TPG.Utils.BitManipulation, including all inherited members.
| ClearFieldMaskBit(int bitPos, List< int > fieldMask) (defined in TPG.Utils.BitManipulation) | TPG.Utils.BitManipulation | inlinestatic |
| ClearFieldMaskBit(int bitPos, int[] fieldMask) (defined in TPG.Utils.BitManipulation) | TPG.Utils.BitManipulation | inlinestatic |
| ClearFieldMaskBit(int bitPos, Google.Protobuf.Collections.RepeatedField< int > fieldMask) (defined in TPG.Utils.BitManipulation) | TPG.Utils.BitManipulation | inlinestatic |
| CountBits(int x, int maxPos=31) (defined in TPG.Utils.BitManipulation) | TPG.Utils.BitManipulation | inlinestatic |
| CountBits(List< int > x, int maxPos=Int32.MaxValue) (defined in TPG.Utils.BitManipulation) | TPG.Utils.BitManipulation | inlinestatic |
| CountBits(int[]x, int maxPos=Int32.MaxValue) (defined in TPG.Utils.BitManipulation) | TPG.Utils.BitManipulation | inlinestatic |
| CountBits(Google.Protobuf.Collections.RepeatedField< int > x, int maxPos=Int32.MaxValue) (defined in TPG.Utils.BitManipulation) | TPG.Utils.BitManipulation | inlinestatic |
| GetFieldMaskBit(int bitPos, List< int > fieldMask) (defined in TPG.Utils.BitManipulation) | TPG.Utils.BitManipulation | inlinestatic |
| GetFieldMaskBit(int bitPos, int[]fieldMask) (defined in TPG.Utils.BitManipulation) | TPG.Utils.BitManipulation | inlinestatic |
| GetFieldMaskBit(int bitPos, Google.Protobuf.Collections.RepeatedField< int > fieldMask) (defined in TPG.Utils.BitManipulation) | TPG.Utils.BitManipulation | inlinestatic |
| GetFieldMaskBitUnchecked(int bitPos, int[] fieldMask) (defined in TPG.Utils.BitManipulation) | TPG.Utils.BitManipulation | inlinestatic |
| LSBitPosition(int number) (defined in TPG.Utils.BitManipulation) | TPG.Utils.BitManipulation | inlinestatic |
| PopLSBitPosition(ref int num) (defined in TPG.Utils.BitManipulation) | TPG.Utils.BitManipulation | inlinestatic |
| SetFieldMaskBit(int bitPos, List< int > fieldMask) (defined in TPG.Utils.BitManipulation) | TPG.Utils.BitManipulation | inlinestatic |
| SetFieldMaskBit(int bitPos, int[]fieldMask) (defined in TPG.Utils.BitManipulation) | TPG.Utils.BitManipulation | inlinestatic |
| SetFieldMaskBit(int bitPos, Google.Protobuf.Collections.RepeatedField< int > fieldMask) (defined in TPG.Utils.BitManipulation) | TPG.Utils.BitManipulation | inlinestatic |