Simple SFML GUI  0.2a
Public Member Functions | Protected Attributes | List of all members
PtrStringConvertible< std::string > Class Template Reference
Inheritance diagram for PtrStringConvertible< std::string >:
Inheritance graph
[legend]
Collaboration diagram for PtrStringConvertible< std::string >:
Collaboration graph
[legend]

Public Member Functions

 PtrStringConvertible (std::string *ptr)
 
std::string toString ()
 
bool fromString (const std::string &str)
 

Protected Attributes

std::string * ptr
 

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