38template<
int LEN,
char PADDING = 0>
#define loop(VAR, CNT)
loop構文.
LPCSTR Refer(void) const
[参照] 文字列先頭参照.
CFixedBufferStrT(LPCSTR lpsz)
代入コンストラクタ.
CFixedBufferStrT(void)
コンストラクタ.
size_t GetLength(void) const
[取得] 文字列長.
CAscii Get(void) const
[取得] 文字列取得.
size_t GetMaximumLength(void) const
[取得] 最大文字列長.
void Set(LPCSTR lpsz)
[代入] 文字列代入.
CFixedBufferStrT & operator=(LPCSTR lpsz)
代入オペレータ
CFixedBufferStrT & operator=(const CFixedBufferStrT &other)
代入オペレータ
size_t GetLength(void) const
[取得] 文字列長
CStrT & SetFromLeft(const TYP *lpText, size_t iLen)
[代入] 文字数制限代入.