Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

ArStringInfoHolder Class Reference

This class holds information about strings (helper for other things). More...

#include <ariaUtil.h>

List of all members.

Public Member Functions

 ArStringInfoHolder (const char *name, ArTypes::UByte2 maxLength, ArFunctor2< char *, ArTypes::UByte2 > *functor)
 Constructor.
ArFunctor2< char *, ArTypes::UByte2 > * getFunctor (void)
 Gets the function that will fill in this piece of info.
ArTypes::UByte2 getMaxLength (void)
 Gets the maximum length of this piece of info.
const char * getName (void)
 Gets the name of this piece of info.
virtual ~ArStringInfoHolder ()
 Destructor.

Protected Attributes

ArFunctor2< char *, ArTypes::UByte2 > * myFunctor
ArTypes::UByte2 myMaxLength
std::string myName


Detailed Description

This class holds information about strings (helper for other things).

This class holds information for about different strings that are available

Definition at line 1101 of file ariaUtil.h.


The documentation for this class was generated from the following file:
Generated on Wed Oct 19 12:56:55 2005 for Aria by  doxygen 1.4.0