AgentXcpp  Version:0.3
Internals Documentation
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Pages
binary.hpp File Reference
#include <string>
#include <ostream>
#include <QtGlobal>
Include dependency graph for binary.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  agentxcpp::binary
 A type representing a contigous byte stream. More...
 

Namespaces

 agentxcpp
 

Functions

std::ostream & agentxcpp::operator<< (std::ostream &out, const binary &data)
 Output operator for binary. More...