$search

field_aux Class Reference
[Field]

#include <field_bones.hpp>

List of all members.

Static Public Member Functions

static bool load (field< std::string > &x, std::istream &is, const file_type type, std::string &err_msg)
static bool load (field< std::string > &x, const std::string &name, const file_type type, std::string &err_msg)
template<typename eT >
static bool load (field< Cube< eT > > &x, std::istream &is, const file_type type, std::string &err_msg)
template<typename eT >
static bool load (field< Cube< eT > > &x, const std::string &name, const file_type type, std::string &err_msg)
template<typename eT >
static bool load (field< Row< eT > > &x, std::istream &is, const file_type type, std::string &err_msg)
template<typename eT >
static bool load (field< Row< eT > > &x, const std::string &name, const file_type type, std::string &err_msg)
template<typename eT >
static bool load (field< Col< eT > > &x, std::istream &is, const file_type type, std::string &err_msg)
template<typename eT >
static bool load (field< Col< eT > > &x, const std::string &name, const file_type type, std::string &err_msg)
template<typename eT >
static bool load (field< Mat< eT > > &x, std::istream &is, const file_type type, std::string &err_msg)
template<typename eT >
static bool load (field< Mat< eT > > &x, const std::string &name, const file_type type, std::string &err_msg)
template<typename oT >
static bool load (field< oT > &x, std::istream &is, const file_type type, std::string &err_msg)
template<typename oT >
static bool load (field< oT > &x, const std::string &name, const file_type type, std::string &err_msg)
static void reset_objects (field< std::string > &x)
template<typename eT >
static void reset_objects (field< Cube< eT > > &x)
template<typename eT >
static void reset_objects (field< Row< eT > > &x)
template<typename eT >
static void reset_objects (field< Col< eT > > &x)
template<typename eT >
static void reset_objects (field< Mat< eT > > &x)
template<typename oT >
static void reset_objects (field< oT > &x)
static bool save (const field< std::string > &x, std::ostream &os, const file_type type, std::string &err_msg)
static bool save (const field< std::string > &x, const std::string &name, const file_type type, std::string &err_msg)
template<typename eT >
static bool save (const field< Cube< eT > > &x, std::ostream &os, const file_type type, std::string &err_msg)
template<typename eT >
static bool save (const field< Cube< eT > > &x, const std::string &name, const file_type type, std::string &err_msg)
template<typename eT >
static bool save (const field< Row< eT > > &x, std::ostream &os, const file_type type, std::string &err_msg)
template<typename eT >
static bool save (const field< Row< eT > > &x, const std::string &name, const file_type type, std::string &err_msg)
template<typename eT >
static bool save (const field< Col< eT > > &x, std::ostream &os, const file_type type, std::string &err_msg)
template<typename eT >
static bool save (const field< Col< eT > > &x, const std::string &name, const file_type type, std::string &err_msg)
template<typename eT >
static bool save (const field< Mat< eT > > &x, std::ostream &os, const file_type type, std::string &err_msg)
template<typename eT >
static bool save (const field< Mat< eT > > &x, const std::string &name, const file_type type, std::string &err_msg)
template<typename oT >
static bool save (const field< oT > &x, std::ostream &os, const file_type type, std::string &err_msg)
template<typename oT >
static bool save (const field< oT > &x, const std::string &name, const file_type type, std::string &err_msg)

Detailed Description

Definition at line 216 of file field_bones.hpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


armadillo_matrix
Author(s): Conrad Sanderson - NICTA (www.nicta.com.au), (Wrapper by Sjoerd van den Dries)
autogenerated on Tue Mar 5 12:27:54 2013