TxtSmartFactoryLib  0.8.0
Smart Factory Library
ft::Bitset< T > Struct Template Reference

#include <TxtAlert.h>

Public Member Functions

 Bitset (T value)
 
void Modify (int index, bool bit)
 
bool Get (int index) const
 
GetValue () const
 

Constructor & Destructor Documentation

template<typename T>
ft::Bitset< T >::Bitset ( value)
inline

Member Function Documentation

template<typename T>
bool ft::Bitset< T >::Get ( int  index) const
inline
template<typename T>
T ft::Bitset< T >::GetValue ( ) const
inline
template<typename T>
void ft::Bitset< T >::Modify ( int  index,
bool  bit 
)
inline

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