Cinder  0.8.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces | Functions
System.h File Reference
#include "cinder/Cinder.h"
#include <vector>
#include <string>
#include <iostream>
Include dependency graph for System.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cinder::System
 Queries system software and hardware capabilities of the computer. Values are cached so there is low overhead in calling these functions more than once. More...
 
class  cinder::System::NetworkAdapter
 Represents a single Network Adapter of the system. More...
 
class  cinder::SystemExc
 
class  cinder::SystemExcFailedQuery
 

Namespaces

 cinder
 

Functions

std::ostream & cinder::operator<< (std::ostream &outp, const System::NetworkAdapter &adapter)