fw4spl
fwAtoms Namespace Reference

fwAtoms contains basic objects to represent any other kind of object More...

Namespaces

 factory
 Contains fwAtoms::factory utilities.
 
 registry
 Contains fwAtoms::registry details.
 

Classes

class  Base
 Base class for all Atom classes. More...
 
class  Blob
 Representation of a buffer. More...
 
class  Boolean
 Represented a Boolean value. More...
 
struct  Exception
 Implements atoms exception. More...
 
class  get_casted_value
 
class  Map
 Map is a container for mapping representation. More...
 
class  Numeric
 Storing a numeric value. More...
 
class  NumericSetter
 
class  Object
 Class represented a fwData::Object. More...
 
class  Sequence
 Sequence represented a list of meta object. More...
 
class  String
 Class represented a String. More...
 

Functions

template<typename T >
bool lexicalCast (Numeric::ValueType &v, const std::string &s)
 

Detailed Description

fwAtoms contains basic objects to represent any other kind of object

fwAtoms contains seven basic types :