Searched defs:GetSize (Results 1 – 14 of 14) sorted by relevance
31 Size ReservedField::GetSize() const { in GetSize() function in ReservedField
29 Size PaddingField::GetSize() const { in GetSize() function in PaddingField
37 Size GroupField::GetSize() const { in GetSize() function in GroupField
29 Size ChecksumStartField::GetSize() const { in GetSize() function in ChecksumStartField
34 Size BodyField::GetSize() const { in GetSize() function in BodyField
29 Size VariableLengthStructField::GetSize() const { in GetSize() function in VariableLengthStructField
29 Size CustomField::GetSize() const { in GetSize() function in CustomField
29 Size StructField::GetSize() const { in GetSize() function in StructField
37 Size PayloadField::GetSize() const { in GetSize() function in PayloadField
47 Size ArrayField::GetSize() const { in GetSize() function in ArrayField
35 Size ScalarField::GetSize() const { in GetSize() function in ScalarField
47 Size VectorField::GetSize() const { in GetSize() function in VectorField
129 virtual size_t GetSize() const { return 0; } in GetSize() function
120 Size ParentDef::GetSize(bool without_payload) const { in GetSize() function in ParentDef