#include <winsock2.h>
#include <string>
#include <ostream>
#include <list>
#include <map>
Go to the source code of this file.
Classes | |
class | Property |
class | PropertyImpl< T > |
Defines | |
#define | BADCAST throw(std::bad_cast){throw std::bad_cast();} |
Functions | |
template<typename T> | |
Property * | createProperty (const std::string &name, T _default) |
|
|
|
|