Pothos  0.4.3-gabce2ce6
The Pothos dataflow programming software suite
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.