libalvalue  2.8.7.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Macros | Typedefs | Enumerations | Functions
alvalue.h File Reference
#include <cstdio>
#include <string>
#include <vector>
#include <alvalue/config.h>

Go to the source code of this file.

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

 AL
 

Macros

#define _LIBALVALUE_ALVALUE_ALVALUE_H_
 
#define ALVALUE_VERBOSITY
 Definition of the ALValue verbosity. More...
 

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. More...
 

Detailed Description

Author
Aldebaran Robotics Copyright (c) Aldebaran Robotics 2007, 2011 All Rights Reserved

Definition in file alvalue.h.

Macro Definition Documentation

#define _LIBALVALUE_ALVALUE_ALVALUE_H_

Definition at line 12 of file alvalue.h.

#define ALVALUE_VERBOSITY

Definition of the ALValue verbosity.

Definition at line 28 of file alvalue.h.

Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const AL::ALValue a 
)

Stream operator for ALValue.

Parameters
osstream
aALValue