fw4spl
fwAtomsBoostIO::Writer Class Reference
+ Collaboration diagram for fwAtomsBoostIO::Writer:

Public Member Functions

 Writer (const std::shared_ptr< ::fwAtoms::Base > &atom)
 
FWATOMSBOOSTIO_API void write (const std::shared_ptr< ::fwZip::IWriteArchive > &archive, const ::boost::filesystem::path &rootFilename="root.json", FormatType format=JSON) const
 

Static Public Attributes

static FWATOMSBOOSTIO_API const std::string s_VERSION = "1"
 Defines writer version.
 
static FWATOMSBOOSTIO_API const std::string s_ATOMS_VERSION_KEY = "atoms_version"
 Defines key to retrieve fwAtoms version from file.
 
static FWATOMSBOOSTIO_API const std::string s_WRITER_VERSION_KEY = "writer_version"
 Defines key to retrieve writer version from file.
 

Protected Attributes

std::shared_ptr< ::fwAtoms::Basem_atom
 

Detailed Description

Definition at line 31 of file Writer.hpp.


The documentation for this class was generated from the following files: