Pothos  0.1.1
The Pothos dataflow programming software suite
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros
Classes | Namespaces | Functions
DType.hpp File Reference
#include <Pothos/Config.hpp>
#include <typeinfo>
#include <string>

Go to the source code of this file.

Classes

class  Pothos::DType
 

Namespaces

 Pothos
 

Functions

POTHOS_API bool Pothos::operator== (const DType &lhs, const DType &rhs)
 Equality operator for DType (all attributes must match for equality) More...
 

Detailed Description

This file contains the definition for the DType object.