openMSX
Public Member Functions | List of all members
strCatImpl::ConcatUnit< bool > Struct Reference

#include <strCat.hh>

Public Member Functions

 ConcatUnit (bool b_)
 
size_t size () const
 
char * copy (char *dst) const
 

Detailed Description

Definition at line 224 of file strCat.hh.

Constructor & Destructor Documentation

◆ ConcatUnit()

strCatImpl::ConcatUnit< bool >::ConcatUnit ( bool  b_)
inlineexplicit

Definition at line 226 of file strCat.hh.

Member Function Documentation

◆ copy()

char * strCatImpl::ConcatUnit< bool >::copy ( char *  dst) const
inline

Definition at line 236 of file strCat.hh.

◆ size()

size_t strCatImpl::ConcatUnit< bool >::size ( ) const
inline

Definition at line 231 of file strCat.hh.


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