|
Jpp test-rotations-new
the software that should make you happy
|
This is the complete list of members for JPARSER::JProxy< T, true >, including all inherited members.
| __custom | JPARSER::JProxy< T, true > | protected |
| __option | JPARSER::JProxy< T, true > | protected |
| __value | JPARSER::JProxy< T, true > | protected |
| getCustom() const | JPARSER::JProxy< T, true > | inline |
| getOption() const | JPARSER::JProxy< T, true > | inline |
| getValue() const | JPARSER::JProxy< T, true > | inline |
| JProxy(const std::string &option, const T &value) | JPARSER::JProxy< T, true > | inline |
| JProxy(const T &value) | JPARSER::JProxy< T, true > | inline |
| operator const T &() const | JPARSER::JProxy< T, true > | inline |
| operator<<(std::ostream &out, const JProxy &object) | JPARSER::JProxy< T, true > | friend |
| operator=(const JProxy &object) | JPARSER::JProxy< T, true > | inline |
| operator=(const T &value) | JPARSER::JProxy< T, true > | inline |
| operator>>(std::istream &in, JProxy &object) | JPARSER::JProxy< T, true > | friend |