Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::channels::WiredAttributes Class Reference

#include <WiredAttributes.hpp>

Classes

struct  DefaultValues
 
struct  Keys
 
struct  Sections
 

Public Types

enum class  eIOType { Input , Output }
 

Public Member Functions

bool load (const iv::file::xml::node &nodeChannel)
 
bool save (iv::file::xml::node &nodeChannel) const
 

Public Attributes

iv::channels::WiredAttributes::eIOType m_ioType {DefaultValues::ioType}
 
std::vector< iv::channels::WireConnectionDatam_connectionData
 

Member Enumeration Documentation

◆ eIOType

Enumerator
Input 
Output 

Member Function Documentation

◆ load()

bool iv::channels::WiredAttributes::load ( const iv::file::xml::node & nodeChannel)

◆ save()

bool iv::channels::WiredAttributes::save ( iv::file::xml::node & nodeChannel) const

Member Data Documentation

◆ m_connectionData

std::vector<iv::channels::WireConnectionData> iv::channels::WiredAttributes::m_connectionData

◆ m_ioType

iv::channels::WiredAttributes::eIOType iv::channels::WiredAttributes::m_ioType {DefaultValues::ioType}

The documentation for this class was generated from the following files: