Cinder  0.9.1
Public Member Functions | List of all members
cinder::Serial::Device Class Reference

#include <Serial.h>

Public Member Functions

 Device ()
 
 Device (const std::string &nameAndPath)
 
 Device (const std::string &name, const std::string &path)
 
const std::string & getName () const
 
const std::string & getPath () const
 

Constructor & Destructor Documentation

cinder::Serial::Device::Device ( )
cinder::Serial::Device::Device ( const std::string &  nameAndPath)
cinder::Serial::Device::Device ( const std::string &  name,
const std::string &  path 
)

Member Function Documentation

const std::string& cinder::Serial::Device::getName ( ) const
const std::string& cinder::Serial::Device::getPath ( ) const

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