|
OpenADFortTk (basic)
|
#include <sexpostream.h>
Public Member Functions | |
| AtomInfo_ (int f, const T &v) | |
Public Attributes | |
| int | flags |
| const T & | val |
Definition at line 391 of file sexpostream.h.
| sexp::AtomInfo_< T >::AtomInfo_ | ( | int | f, |
| const T & | v | ||
| ) | [inline] |
Definition at line 392 of file sexpostream.h.
| int sexp::AtomInfo_< T >::flags |
Definition at line 393 of file sexpostream.h.
| const T& sexp::AtomInfo_< T >::val |
Definition at line 394 of file sexpostream.h.