#include "tcl/objpkg.h"
#include "tcl/pkg.h"
Go to the source code of this file.
Namespaces | |
namespace | rutz |
namespace | tcl |
Functions | |
void | tcl::defField (tcl::pkg *pkg, const Field &field, const rutz::file_pos &src_pos) |
void | tcl::defAllFields (tcl::pkg *pkg, const FieldMap &fieldmap, const rutz::file_pos &src_pos) |
template<class C> | |
void | tcl::defFieldContainer (pkg *pkg, const rutz::file_pos &src_pos) |
Definition in file fieldpkg.h.