Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

VCTypeUtil Namespace Reference

Misc. More...

Functions

bool IsValidType (VC::Type type)
std::string toString (VC::Type type)
VC::Type fromString (std::string name)
 Converts a string into a HexColorSet.

Detailed Description

Misc.

utilities on VCs.


Function Documentation

VC::Type VCTypeUtil::fromString ( std::string  str  )  [inline]

Converts a string into a HexColorSet.

Definition at line 152 of file VC.cpp.

References VC::FULL, HexAssert, and VC::SEMI.

bool VCTypeUtil::IsValidType ( VC::Type  type  ) 

Definition at line 139 of file VC.cpp.

References VC::FULL, and VC::SEMI.

Referenced by toString().

std::string VCTypeUtil::toString ( VC::Type  type  ) 

Definition at line 144 of file VC.cpp.

References VC::FULL, HexAssert, and IsValidType().


6 Jan 2011 Doxygen 1.6.3