GiNaC 1.8.7
|
Archived property (data type, name and associated data) More...
#include <archive.h>
Public Member Functions | |
property () | |
property (archive_atom n, property_type t, unsigned v) | |
Public Attributes | |
property_type | type |
Data type of property. More... | |
archive_atom | name |
Name of property. More... | |
unsigned | value |
Stored value. More... | |
|
inline |
property_type GiNaC::archive_node::property::type |
archive_atom GiNaC::archive_node::property::name |
unsigned GiNaC::archive_node::property::value |