|
WSF
|
A field in a struct or union. More...
#include <UtPackSchema.hpp>
Public Member Functions | |
| UtPackField () | |
| bool | Read (UtmlObject &aInput, UtPackType &aContainer) |
| UtPackTypeReference & | GetType () |
| const UtPackTypeReference & | GetType () const |
| std::string | GetFieldName () const |
| bool | IsOptional () const |
| std::string | GetDefaultValue () const |
| int | GetOptionIndex () const |
| int | GetBitIndex () const |
| bool | IsIndex () const |
| bool | IsTime () const |
| bool | IsObsolete () const |
A field in a struct or union.
|
inline |
|
inline |
Referenced by UtPackStruct::Read().
|
inline |
|
inline |
Referenced by UtPackUnion::Read().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Referenced by UtPackStruct::Read(), and UtPackUnion::Read().
|
inline |
| bool UtPackField::Read | ( | UtmlObject & | aInput, |
| UtPackType & | aContainer ) |
References UtmlObject::GetValue(), and UtmlObject::PropertyValue().
Referenced by UtPackStruct::Read(), and UtPackUnion::Read().