BPNGClientLib
Library for accessing the Telemotive data logger devices
Classes | Functions
OnlineLoggerInfoWrapper.hh File Reference

C++ wrapper around brain dead OnlineLoggerInfo. More...

#include <cstdlib>
#include <cstring>
#include <vector>
#include <iosfwd>
#include <IBPNGClient.h>

Go to the source code of this file.

Classes

class  OnlineLoggerInfoWrapper
 Wrapper around brain dead OnlineLoggerInfo. More...
 

Functions

std::ostream & operator<< (std::ostream &os, const OnlineLoggerInfoWrapper &oli)
 
std::ostream & operator<< (std::ostream &os, const std::vector< OnlineLoggerInfoWrapper > &list)
 

Detailed Description

C++ wrapper around brain dead OnlineLoggerInfo.