FsfTypeNode.h File Reference

#include "FsfNode.h"

Include dependency graph for FsfTypeNode.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  fsf::CTypeNodeBase
 The base type node class. More...
class  fsf::CTypeNode< Type >
 Type node template class. More...

Namespaces

namespace  fsf
 Regroups all FSF library code.

Typedefs

Fundamental type nodes
Fundamental type nodes are template instantiations of CTypeNode.

typedef CTypeNode< long int > fsf::Int32Node
 32-bit integer node type
typedef CTypeNode< long long int > fsf::Int64Node
 64-bit integer node type
typedef CTypeNode< float > fsf::Float32Node
 32-bit floating point node type
typedef CTypeNode< double > fsf::Float64Node
 64-bit floating point node type
typedef CTypeNode< bool > fsf::BoolNode
 Boolean node type.
typedef CTypeNode< std::string > fsf::StringNode
 String node type.


Generated on Thu Oct 21 11:47:37 2010 for MFSM by  doxygen 1.5.9