![]()  | 
  
    Pothos
    0.1.0
    
   The Pothos dataflow programming software suite 
   | 
 
Information about an IO port. More...
#include <Connectable.hpp>
Public Member Functions | |
| PortInfo (void) | |
Public Attributes | |
| std::string | name | 
| The port name.  More... | |
| bool | isSigSlot | 
| Is signal or slot?  More... | |
| DType | dtype | 
| The data type.  More... | |
Information about an IO port.
| Pothos::PortInfo::PortInfo | ( | void | ) | 
| DType Pothos::PortInfo::dtype | 
The data type.
| bool Pothos::PortInfo::isSigSlot | 
Is signal or slot?
| std::string Pothos::PortInfo::name | 
The port name.
 1.8.6