Graphite  Version 3
An experimental 3D geometry processing program
OGF::GenericSerializer< ArgList > Class Reference

A specialization of GenericSerializer for ArgList. More...

#include <OGF/gom/services/serializer.h>

Inheritance diagram for OGF::GenericSerializer< ArgList >:
OGF::Serializer GEO::Counted

Additional Inherited Members

- Public Member Functions inherited from OGF::Serializer
 ~Serializer () override
 Serializer destructor.
 
- Public Member Functions inherited from GEO::Counted
void ref () const
 Increments the reference count. More...
 
void unref () const
 Decrements the reference count. More...
 
bool is_shared () const
 Check if the object is shared. More...
 
int nb_refs () const
 Gets the number of references that point to this object. More...
 
- Static Public Member Functions inherited from GEO::Counted
static void ref (const Counted *counted)
 Increments the reference count. More...
 
static void unref (const Counted *counted)
 Decrements the reference count. More...
 
- Protected Member Functions inherited from GEO::Counted
 Counted ()
 Creates a reference counted object. More...
 
virtual ~Counted ()
 Destroys a reference counted object. More...
 

Detailed Description

A specialization of GenericSerializer for ArgList.

Its functions do nothing and return false. This class is just here as a placeholder.

Definition at line 236 of file serializer.h.


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