WSF
WsfParseAttribute Class Reference

An attribute which belongs to a WsfParseStruct. More...

#include <WsfParseRule.hpp>

Collaboration diagram for WsfParseAttribute:

Public Types

enum  Flags { cIS_FIXED = 1 }

Public Member Functions

 WsfParseAttribute ()

Public Attributes

unsigned int mFlags
std::string mName
std::string mType
std::string mDefault
WsfParseValueTypemTypePtr
bool mHasDefaultValue
bool mIsPointer

Detailed Description

An attribute which belongs to a WsfParseStruct.

Member Enumeration Documentation

◆ Flags

Enumerator
cIS_FIXED 

Constructor & Destructor Documentation

◆ WsfParseAttribute()

WsfParseAttribute::WsfParseAttribute ( )
inline

Member Data Documentation

◆ mDefault

std::string WsfParseAttribute::mDefault

◆ mFlags

unsigned int WsfParseAttribute::mFlags

Referenced by WsfParseAttribute().

◆ mHasDefaultValue

bool WsfParseAttribute::mHasDefaultValue

◆ mIsPointer

bool WsfParseAttribute::mIsPointer

Referenced by WsfParseAttribute().

◆ mName

std::string WsfParseAttribute::mName

◆ mType

std::string WsfParseAttribute::mType

Referenced by std::swap(), and WsfParseAttribute().

◆ mTypePtr

WsfParseValueType* WsfParseAttribute::mTypePtr

Referenced by WsfParseAttribute().


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