Used internally by the Say class.
More...
#include <Say.hpp>
List of all members.
Detailed Description
Used internally by the Say class.
Definition at line 44 of file Say.hpp.
Member Enumeration Documentation
anonymous enum [protected] |
- Enumerator:
NO_TYPE |
|
STRING |
|
FLOAT64 |
|
ULONGLONG |
|
SLONGLONG |
|
Definition at line 92 of file Say.hpp.
Constructor & Destructor Documentation
SayArg::SayArg |
( |
const unsigned char * |
d ) |
[explicit] |
SayArg::SayArg |
( |
const std::string & |
d ) |
[explicit] |
SayArg::SayArg |
( |
const char * |
d ) |
[explicit] |
SayArg::SayArg |
( |
void * |
d ) |
[explicit] |
SayArg::SayArg |
( |
const String & |
d ) |
[explicit] |
SayArg::SayArg |
( |
double |
d ) |
[explicit] |
SayArg::SayArg |
( |
float |
d ) |
[explicit] |
SayArg::SayArg |
( |
unsigned char |
d ) |
[explicit] |
SayArg::SayArg |
( |
signed char |
d ) |
[explicit] |
SayArg::SayArg |
( |
unsigned short |
d ) |
[explicit] |
SayArg::SayArg |
( |
signed short |
d ) |
[explicit] |
SayArg::SayArg |
( |
unsigned int |
d ) |
[explicit] |
SayArg::SayArg |
( |
signed int |
d ) |
[explicit] |
SayArg::SayArg |
( |
unsigned long |
d ) |
[explicit] |
SayArg::SayArg |
( |
signed long |
d ) |
[explicit] |
SayArg::SayArg |
( |
unsigned long long |
d ) |
[explicit] |
SayArg::SayArg |
( |
signed long long |
d ) |
[explicit] |
Member Function Documentation
void SayArg::init |
( |
) |
[protected] |
Friends And Related Function Documentation
friend class Say [friend] |
Member Data Documentation
The documentation for this class was generated from the following files:
- /home/master/UCL/VisualizationLibrary/src/vlCore/Say.hpp
- /home/master/UCL/VisualizationLibrary/src/vlCore/Say.cpp
Visualization Library v1.0.3 Reference Documentation
Copyright
Michele Bosi. All rights reserved.
Updated on Tue Feb 7 2017 00:55:07.
Permission is granted to use this page to write and publish articles regarding Visualization Library.