|
CXXR (C++ R)
|
Class CommandChronicle. More...
#include <set>#include <vector>#include <boost/serialization/access.hpp>#include <boost/serialization/nvp.hpp>#include "CXXR/GCEdge.hpp"#include "CXXR/RObject.h"

Go to the source code of this file.
Classes | |
| class | CXXR::CommandChronicle |
| Record of bindings read by top-level command. More... | |
Namespaces | |
| namespace | CXXR |
| Namespace for the CXXR project. | |
Functions | |
| template<class Archive > | |
| void | boost::serialization::load_construct_data (Archive &ar, CXXR::CommandChronicle *chron, const unsigned int version) |
| Template specialisation. | |
| template<class Archive > | |
| void | boost::serialization::save_construct_data (Archive &ar, const CXXR::CommandChronicle *chron, const unsigned int version) |
| Template specialisation. | |
Class CommandChronicle.
1.8.1