Vespucci  1.0.0
Vespucci::External::data_object Class Reference

#include <interprocesssender.h>

Public Member Functions

 data_object (const char *name, int n_rows, int n_cols, const void_allocator &void_alloc)
 
void push_back (double val)
 

Detailed Description

Definition at line 21 of file interprocesssender.h.

Constructor & Destructor Documentation

Vespucci::External::data_object::data_object ( const char *  name,
int  n_rows,
int  n_cols,
const void_allocator &  void_alloc 
)
inline

Definition at line 28 of file interprocesssender.h.

Member Function Documentation

void Vespucci::External::data_object::push_back ( double  val)
inline

Definition at line 30 of file interprocesssender.h.


The documentation for this class was generated from the following file: