Contents User Forum Source Index APIs by Task APIs by Level Data


AnyVal.h File Reference

Author:
Morgan McGuire
More...

#include "G3D/platform.h"
#include <string>
#include "G3D/Array.h"
#include "G3D/TextInput.h"

Namespaces

namespace  G3D

Classes

class  G3D::AnyVal
 A generic value, useful for defining property trees that can be loaded from and saved to disk. More...
class  G3D::AnyVal::CorruptText
 Thrown when deserialize() when the input is incorrectly formatted. More...
class  G3D::AnyVal::Exception
 Base class for all AnyVal exceptions. More...
class  G3D::AnyVal::IndexOutOfBounds
class  G3D::AnyVal::KeyNotFound
 Thrown by operator[] when a key is not present. More...
class  G3D::AnyVal::WrongType
 Thrown when an inappropriate operation is performed (e.g., operator[] on a number). More...


Detailed Description

Author:
Morgan McGuire

Created:
2006-06-11
Last modified:
2007-07-11

Generated on Thu Aug 2 11:40:42 2007 for G3D by doxygen 1.5.2
Hosted by SourceForge.net Logo