InFact
Interpreter and factory for easily creating C++ objects at run-time
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
infact::ValueString< string > Class Template Reference

A specialization of the ValueString class to support printing of string values. More...

#include <environment.h>

Public Member Functions

string ToString (const string &value) const
 

Detailed Description

template<>
class infact::ValueString< string >

A specialization of the ValueString class to support printing of string values.

Definition at line 198 of file environment.h.

Member Function Documentation

string infact::ValueString< string >::ToString ( const string &  value) const
inline

Definition at line 200 of file environment.h.


The documentation for this class was generated from the following file: