inlib  1.2.0
Classes | Namespaces | Defines | Functions
/Users/barrand/private/dev/softinex/old/inexlib-1.2/inlib/inlib/ntu/aida File Reference
#include "base"
#include "../tos"
#include "../sto"
#include "../columns"
#include "../stype"
#include "../mnmx"
Include dependency graph for aida:

Go to the source code of this file.

Classes

class  inlib::ntu::aida_base_col
class  inlib::ntu::aida_col< T >
class  inlib::ntu::aida
class  inlib::ntu::aida_col_ntu
 some special column that can't be done with aida_col<T> //// More...
class  inlib::ntu::base_looper< T >
class  inlib::ntu::stat_looper< T >

Namespaces

namespace  inlib
 

manipulations that induces other includes : ///////////


namespace  inlib::ntu

Defines

#define inlib_ntu_aida

Functions

bool inlib::ntu::create_cols_from_vals (aida &a_ntu, const std::vector< value > &a_vars, bool a_verbose=false)
bool inlib::ntu::create_col (aida &a_ntu, const std::string &a_type, const std::string &a_name, const std::string &a_s, bool a_is_ntu)
bool inlib::ntu::create_cols_from_string (aida &a_ntu, const std::string &a_booking, bool a_verbose=false)
aida_col_ntu * inlib::ntu::find_col_ntu (aida &a_ntu, const std::string &a_name)
base_col * inlib::ntu::find_leaf_column (const base_ntu &a_ntu, const std::string &a_name)

Define Documentation

#define inlib_ntu_aida

Definition at line 5 of file aida.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines