libalvalue  1.14.5
Classes | Defines | Typedefs | Functions | Variables
alvalue/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...

Defines

#define ALVALUE_VERBOSITY
 Definition of the ALValue verbosity.

Typedefs

typedef enum ALVALUE_API
AL::_TVerbosity 
AL::Verbosity

Functions

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

Variables

 VerbosityNone = 0
 VerbosityMini
 VerbosityMedium

Detailed Description

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

Definition in file alvalue.h.


Function Documentation

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

Stream operator for ALValue.

Parameters:
osstream
aALValue

Variable Documentation

all information on one line

Definition at line 34 of file alvalue.h.

address, type, value

Definition at line 34 of file alvalue.h.

none

Definition at line 34 of file alvalue.h.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines