garray.h File Reference

#include "gstring.h"
#include "gcontrol.h"

Go to the source code of this file.

Defines

#define GDEF_DIM   100
#define GARRAY_LOGF   stderr
#define GARRAY_ANY_LOG(level, y)


Define Documentation

#define GARRAY_ANY_LOG level,
 ) 
 

Value:

{ \
        /* fprintf(GARRAY_LOGF,":::%s:%u:%s\n",__FILE__,__LINE__,y); */ ; \
        if ( level!=LOG_NONE ) gStorageControl::Self().Log( GARRAY_LOGF, level, "%s:%u:%s\n", __FILE__, __LINE__, y ); \
}

Definition at line 10 of file garray.h.

Referenced by gArray::AddColumn(), gArray::AddRow(), gArray::JoinArrayDown(), gArray::JoinArrayRight(), gArray::operator *(), gVector::operator *(), gArray::operator+(), gVector::operator+(), gArray::operator-(), gVector::operator-(), and gArray::operator[]().

#define GARRAY_LOGF   stderr
 

Definition at line 9 of file garray.h.

#define GDEF_DIM   100
 

Definition at line 7 of file garray.h.


Generated on Sat Aug 18 02:41:00 2007 for xpfweb_v2x lib by  doxygen 1.4.2