#include <sexpostream.h>
Public Member Functions | |
| AtomInfo_ (int f, const T &v) | |
Public Attributes | |
| int | flags |
| const T & | val |
Definition at line 409 of file sexpostream.h.
| sexp::AtomInfo_< T >::AtomInfo_ | ( | int | f, | |
| const T & | v | |||
| ) | [inline] |
Definition at line 410 of file sexpostream.h.
| int sexp::AtomInfo_< T >::flags |
Definition at line 411 of file sexpostream.h.
| const T& sexp::AtomInfo_< T >::val |
Definition at line 412 of file sexpostream.h.
1.5.7.1