jaula API Reference version 1.4.0
|
Data Structures | |
class | JAULA::Value |
Base class for handling values. More... | |
class | JAULA::Value_Array |
Class for handling array values. More... | |
class | JAULA::Value_Boolean |
Class for handling boolean values. More... | |
class | JAULA::Value_Complex |
Base class for handling complex values. More... | |
class | JAULA::Value_Null |
class for handling null values More... | |
class | JAULA::Value_Number |
Class for handling numeric values. More... | |
class | JAULA::Value_Number_Int |
Class for handling numeric (int) values. More... | |
class | JAULA::Value_Object |
Class for handling object values. More... | |
class | JAULA::Value_String |
Class for handling numeric values. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &ostr, JAULA::Value const &val) |
Insertion operator extension for values. | |
std::ostream & operator<< | ( | std::ostream & | ostr, |
JAULA::Value const & | val | ||
) |
Insertion operator extension for values.
ostr | Stream where the instance is to be represented. |
val | Instance to represent |
References JAULA::Value::repr().
Copyright (c) 2007, 2008, 2009 Kombo Morongo.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".
jaula project hosted by