wfmath 1.0.3
A math library for the Worldforge system.
WFMath::AtlasInType Class Reference

Public Member Functions

 AtlasInType (const Atlas::Message::Element &val)
 
template<class C >
 AtlasInType (C c)
 
 operator const Atlas::Message::Element & () const
 
bool IsList () const
 
const Atlas::Message::ListType & AsList () const
 

Detailed Description

Definition at line 53 of file atlasconv.h.

Constructor & Destructor Documentation

◆ AtlasInType() [1/2]

WFMath::AtlasInType::AtlasInType ( const Atlas::Message::Element &  val)
inline

Definition at line 56 of file atlasconv.h.

◆ AtlasInType() [2/2]

template<class C >
WFMath::AtlasInType::AtlasInType ( c)
inline

Definition at line 58 of file atlasconv.h.

Member Function Documentation

◆ AsList()

const Atlas::Message::ListType & WFMath::AtlasInType::AsList ( ) const
inline

Definition at line 61 of file atlasconv.h.

◆ IsList()

bool WFMath::AtlasInType::IsList ( ) const
inline

Definition at line 60 of file atlasconv.h.

◆ operator const Atlas::Message::Element &()

WFMath::AtlasInType::operator const Atlas::Message::Element & ( ) const
inline

Definition at line 59 of file atlasconv.h.


The documentation for this class was generated from the following file: