|
Jpp
debug
the software that should make you happy
|
Public Types | |
| typedef __A__ | data_type |
Static Public Member Functions | |
| static data_type & | getInstance () |
| Get unique instance of template class. More... | |
Public Attributes | |
| double | x |
| double | y |
| double | z |
Friends | |
| std::istream & | operator>> (std::istream &in, __A__ &object) |
| Read object from input. More... | |
Definition at line 12 of file JStreamAvailable.cc.
|
inherited |
Definition at line 20 of file JSingleton.hh.
|
inlinestaticinherited |
|
friend |
Read object from input.
| in | input stream |
| object | object |
Definition at line 21 of file JStreamAvailable.cc.