Wrapper class around template object.
More...
#include <JValue.hh>
template<class T>
class JLANG::JValue< T >
Wrapper class around template object.
This class implements the JStreamInput and JStreamOutput interfaces.
Definition at line 151 of file JValue.hh.
◆ JValue() [1/2]
Constructor.
- Parameters
-
Definition at line 161 of file JValue.hh.
◆ JValue() [2/2]
Constructor.
- Parameters
-
ps | pointer to valid object |
Definition at line 172 of file JValue.hh.
◆ operator const T &() [1/2]
type conversion operator
Definition at line 65 of file JValue.hh.
◆ operator T&()
type conversion operator
Definition at line 66 of file JValue.hh.
◆ read()
◆ operator const T &() [2/2]
type conversion operator
Definition at line 126 of file JValue.hh.
◆ write()
◆ p [1/2]
◆ p [2/2]
The documentation for this class was generated from the following file: