Pothos  0.5.0-ga4964040
The Pothos dataflow programming software suite
Public Member Functions | List of all members
Pothos::serialization::VersionType Class Reference

#include <Invoke.hpp>

Public Member Functions

 VersionType (const unsigned int ver)
 
 operator const unsigned int & (void) const
 
 operator unsigned int & (void)
 

Detailed Description

A type that looks like the version number. This forces two-phase template resolution.

Constructor & Destructor Documentation

Pothos::serialization::VersionType::VersionType ( const unsigned int  ver)
inline

Member Function Documentation

Pothos::serialization::VersionType::operator const unsigned int & ( void  ) const
inline
Pothos::serialization::VersionType::operator unsigned int & ( void  )
inline

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