This is the complete list of members for SI::PCIT_DescriptorLoop, including all inherited members.
CheckParse() | SI::Parsable | |
checkSize(int offset) | SI::Object | protected |
createDescriptor(int &i, bool returnUnimplemetedDescriptor) | SI::DescriptorLoop | protected |
data | SI::Object | protected |
DescriptorLoop() | SI::DescriptorLoop | inline |
domain | SI::DescriptorLoop | protected |
getData() | SI::Object | inline |
getDescriptorTags(T *tags) | SI::DescriptorLoop | inline |
getLength() | SI::VariableLengthPart | inlinevirtual |
getNext(Iterator &it) | SI::DescriptorLoop | |
getNext(Iterator &it, DescriptorTag tag, bool returnUnimplemetedDescriptor=false) | SI::DescriptorLoop | |
getNext(Iterator &it, DescriptorTag *tags, int arrayLength, bool returnUnimplemetedDescriptor=false) | SI::DescriptorLoop | |
getNumberOfDescriptors() | SI::DescriptorLoop | |
isValid() | SI::Object | inline |
Object() | SI::Object | |
Object(CharArray &d) | SI::Object | |
Parsable() | SI::Parsable | protected |
Parse() | SI::Loop | inlineprotectedvirtual |
PCIT_DescriptorLoop() | SI::PCIT_DescriptorLoop | inline |
setData(CharArray d, int l) | SI::VariableLengthPart | inline |
SI::Object::setData(const unsigned char *data, int size, bool doCopy=true) | SI::Object | |
SI::Object::setData(CharArray &d) | SI::Object | protected |
setDataAndOffset(CharArray d, int l, int &offset) | SI::VariableLengthPart | inline |
~Parsable() | SI::Parsable | inlineprotectedvirtual |