WSF
UtPackSchema Class Reference

#include <UtPackSchema.hpp>

Public Member Functions

 UtPackSchema ()
void Read (UtmlObject &aInput)
void Resolve ()
UtPackTypeFindType (const std::string &aTypeName)
const UtPackTypeFindType (const std::string &aTypeName) const
std::vector< std::string > GetTypeNames () const
const std::string & GetNamespaceName () const

Static Public Member Functions

static std::unique_ptr< UtPackTypeReadType (UtmlObject &aInput, UtPackType &aParentType)

Constructor & Destructor Documentation

◆ UtPackSchema()

UtPackSchema::UtPackSchema ( )

Member Function Documentation

◆ FindType() [1/2]

UtPackType * UtPackSchema::FindType ( const std::string & aTypeName)

◆ FindType() [2/2]

const UtPackType * UtPackSchema::FindType ( const std::string & aTypeName) const

◆ GetNamespaceName()

const std::string & UtPackSchema::GetNamespaceName ( ) const
inline

◆ GetTypeNames()

std::vector< std::string > UtPackSchema::GetTypeNames ( ) const

◆ Read()

◆ ReadType()

std::unique_ptr< UtPackType > UtPackSchema::ReadType ( UtmlObject & aInput,
UtPackType & aParentType )
static

◆ Resolve()

void UtPackSchema::Resolve ( )

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