Public Member Functions
cinder::System::NetworkAdapter Class Reference

Represents a single Network Adapter of the system. More...

#include <System.h>

List of all members.

Public Member Functions

const std::string & getName () const
const std::string & getIpAddress () const
 NetworkAdapter (const std::string &name, const std::string &ip)

Detailed Description

Represents a single Network Adapter of the system.


Constructor & Destructor Documentation

cinder::System::NetworkAdapter::NetworkAdapter ( const std::string &  name,
const std::string &  ip 
)

Member Function Documentation

const std::string& cinder::System::NetworkAdapter::getName ( ) const
const std::string& cinder::System::NetworkAdapter::getIpAddress ( ) const

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