|
double | x |
|
double | y |
|
double | z |
|
|
std::istream & | operator>> (std::istream &in, __A__ &object) |
| Read object from input.
|
|
Definition at line 12 of file JStreamAvailable.cc.
◆ data_type
◆ getInstance()
Get unique instance of template class.
- Returns
- object
Definition at line 27 of file JSingleton.hh.
28 {
30
31 return value;
32 }
◆ operator>>
std::istream & operator>> |
( |
std::istream & | in, |
|
|
__A__ & | object ) |
|
friend |
Read object from input.
- Parameters
-
in | input stream |
object | object |
- Returns
- input stream
Definition at line 21 of file JStreamAvailable.cc.
The documentation for this struct was generated from the following file: