Aria  2.8.0
ArStringInfoHolderFunctions Class Reference

This class just holds some helper functions for the ArStringInfoHolder. More...

#include <ariaUtil.h>

Static Public Member Functions

static void boolWrapper (char *buffer, ArTypes::UByte2 bufferLen, ArRetFunctor< bool > *functor, const char *format)
 
static void doubleWrapper (char *buffer, ArTypes::UByte2 bufferLen, ArRetFunctor< double > *functor, const char *format)
 
static void intWrapper (char *buffer, ArTypes::UByte2 bufferLen, ArRetFunctor< int > *functor, const char *format)
 
static void longWrapper (char *buffer, ArTypes::UByte2 bufferLen, ArRetFunctor< long > *functor, const char *format)
 
static void stringWrapper (char *buffer, ArTypes::UByte2 bufferLen, ArRetFunctor< const char *> *functor, const char *format)
 
static void unsignedLongWrapper (char *buffer, ArTypes::UByte2 bufferLen, ArRetFunctor< unsigned long > *functor, const char *format)
 

Detailed Description

This class just holds some helper functions for the ArStringInfoHolder.


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