BS_table.h File Reference

#include <omnetpp.h>
#include <vector>
#include "DATA_m.h"

Go to the source code of this file.

Classes

class  BS_table

Typedefs

typedef std::vector< long > long_vector_t
typedef std::vector< double > double_vector_t
typedef std::vector< char * > string_vector_t
typedef std::vector< int > int_vector_t
typedef std::vector< int_vector_tint_matrix_t
typedef std::vector
< long_vector_t
long_matrix_t
typedef std::vector
< double_vector_t
double_matrix_t
typedef std::vector
< string_vector_t
string_matrix_t


Typedef Documentation

typedef std::vector<double_vector_t> double_matrix_t

Definition at line 33 of file BS_table.h.

typedef std::vector<double> double_vector_t

Definition at line 28 of file BS_table.h.

typedef std::vector< int_vector_t > int_matrix_t

Definition at line 31 of file BS_table.h.

typedef std::vector<int> int_vector_t

Definition at line 30 of file BS_table.h.

typedef std::vector< long_vector_t > long_matrix_t

Definition at line 32 of file BS_table.h.

typedef std::vector<long> long_vector_t

Definition at line 27 of file BS_table.h.

typedef std::vector< string_vector_t > string_matrix_t

Definition at line 34 of file BS_table.h.

typedef std::vector<char*> string_vector_t

Definition at line 29 of file BS_table.h.


Generated on Thu Nov 28 14:47:20 2013 for red_wireless by  doxygen 1.5.7.1