gated.cxx File Reference

#include "sampa/core/gated.h"
#include "sampa/core/persistence.cxx"
#include <cstring>

Go to the source code of this file.

Namespaces

namespace  Sampa

Defines

#define SAMPA_MAKE_GATED(UserType)


Define Documentation

#define SAMPA_MAKE_GATED ( UserType   ) 

Value:

namespace Sampa { \
    SAMPA_MAKE_TMPL_PERSISTENT(Gated<UserType>, Gated, NO_REFS); \
    template class Gated<UserType>; \
  }

Definition at line 49 of file gated.cxx.


Generated on Sat Feb 16 16:23:15 2008 for Sampa by  doxygen 1.5.3