Pothos  0.3.3-g32d3017c
The Pothos dataflow programming software suite
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros
Public Member Functions | List of all members
Pothos::ScopedInit Class Reference

#include <Init.hpp>

Public Member Functions

 ScopedInit (void)
 Call init() on object construction. More...
 
 ~ScopedInit (void)
 Call deinit() when going out of scope. More...
 

Detailed Description

Scoped initializer with automatic cleanup.

Constructor & Destructor Documentation

Pothos::ScopedInit::ScopedInit ( void  )

Call init() on object construction.

Pothos::ScopedInit::~ScopedInit ( void  )

Call deinit() when going out of scope.


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