WSF
UtPackField Class Referencefinal

A field in a struct or union. More...

#include <UtPackSchema.hpp>

Public Member Functions

 UtPackField ()
bool Read (UtmlObject &aInput, UtPackType &aContainer)
UtPackTypeReferenceGetType ()
const UtPackTypeReferenceGetType () 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

Detailed Description

A field in a struct or union.

Constructor & Destructor Documentation

◆ UtPackField()

UtPackField::UtPackField ( )
inline

Member Function Documentation

◆ GetBitIndex()

int UtPackField::GetBitIndex ( ) const
inline

Referenced by UtPackStruct::Read().

◆ GetDefaultValue()

std::string UtPackField::GetDefaultValue ( ) const
inline

◆ GetFieldName()

std::string UtPackField::GetFieldName ( ) const
inline

Referenced by UtPackUnion::Read().

◆ GetOptionIndex()

int UtPackField::GetOptionIndex ( ) const
inline

◆ GetType() [1/2]

UtPackTypeReference & UtPackField::GetType ( )
inline

◆ GetType() [2/2]

const UtPackTypeReference & UtPackField::GetType ( ) const
inline

◆ IsIndex()

bool UtPackField::IsIndex ( ) const
inline

◆ IsObsolete()

bool UtPackField::IsObsolete ( ) const
inline

◆ IsOptional()

bool UtPackField::IsOptional ( ) const
inline

◆ IsTime()

bool UtPackField::IsTime ( ) const
inline

◆ Read()

bool UtPackField::Read ( UtmlObject & aInput,
UtPackType & aContainer )

The documentation for this class was generated from the following files:
Copyrights Multiple, All Rights Reserved