Classes |
class | AL::ALValue |
| ALValue is a class to manipulate differente value type. More...
|
union | AL::ALValue::unionValue |
| unionValue is a union to different type of ALValue. More...
|
Namespaces |
namespace | AL |
Defines |
#define | ALVALUE_VERBOSITY |
| Definition of the ALValue verbosity.
|
Typedefs |
typedef enum AL::_TVerbosity | AL::Verbosity |
Enumerations |
enum | _TVerbosity { AL::VerbosityNone = 0,
AL::VerbosityMini,
AL::VerbosityMedium,
AL::VerbosityFull
} |
Functions |
bool | AL::operator< (const ALValue &a, const ALValue &b) |
std::ostream & | operator<< (std::ostream &os, const AL::ALValue &a) |
| Stream operator for ALValue.
|
- Author:
- Aldebaran Robotics Copyright (c) Aldebaran Robotics 2007, 2011 All Rights Reserved
Definition in file alvalue.h.