Logo
ApraPipes 1.0
Loading...
Searching...
No Matches
ValveModule::Detail Class Reference
Collaboration diagram for ValveModule::Detail:
Collaboration graph

Public Member Functions

 Detail (ValveModuleProps &_props)
 
 ~Detail ()
 
void resetFlowParams (int numOfFrames)
 
void setProps (ValveModuleProps _props)
 
void createPinMap (frame_container frames)
 
bool processTask (frame_container &frames)
 

Public Attributes

uint64 mFramesSaved = 0
 
bool enableFlow = false
 
ValveModuleProps mProps
 
std::map< string, int > pinMap
 

Constructor & Destructor Documentation

◆ Detail()

ValveModule::Detail::Detail ( ValveModuleProps & _props)
inline

◆ ~Detail()

ValveModule::Detail::~Detail ( )
inline

Member Function Documentation

◆ createPinMap()

void ValveModule::Detail::createPinMap ( frame_container frames)
inline

◆ processTask()

bool ValveModule::Detail::processTask ( frame_container & frames)
inline

◆ resetFlowParams()

void ValveModule::Detail::resetFlowParams ( int numOfFrames)
inline

◆ setProps()

void ValveModule::Detail::setProps ( ValveModuleProps _props)
inline

Member Data Documentation

◆ enableFlow

bool ValveModule::Detail::enableFlow = false

◆ mFramesSaved

uint64 ValveModule::Detail::mFramesSaved = 0

◆ mProps

ValveModuleProps ValveModule::Detail::mProps

◆ pinMap

std::map<string, int> ValveModule::Detail::pinMap

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