_Base_bitset Struct Reference
Public Member Type Definitions
|
typedef
|
unsigned long
_WordT
|
Constructor & Destructor Documentation
_Base_bitset()
_Base_bitset
|
(
|
)
|
[inline]
|
_Base_bitset(unsigned long)
_Base_bitset
|
(
|
unsigned long
|
__val
|
)
|
[inline]
|
Member Functions Documentation
_M_do_and(const _Base_bitset< _Nw > &)
void
|
_M_do_and
|
(
|
const
_Base_bitset
< _Nw > &
|
__x
|
)
|
[inline]
|
_M_do_count()
size_t
|
_M_do_count
|
(
|
)
|
const [inline]
|
_M_do_find_next(size_t, size_t)
_M_do_flip()
void
|
_M_do_flip
|
(
|
)
|
[inline]
|
_M_do_left_shift(size_t)
void
|
_M_do_left_shift
|
(
|
size_t
|
__shift
|
)
|
|
_M_do_or(const _Base_bitset< _Nw > &)
_M_do_reset()
void
|
_M_do_reset
|
(
|
)
|
[inline]
|
_M_do_right_shift(size_t)
void
|
_M_do_right_shift
|
(
|
size_t
|
__shift
|
)
|
|
_M_do_set()
void
|
_M_do_set
|
(
|
)
|
[inline]
|
_M_do_to_ulong()
unsigned long
|
_M_do_to_ulong
|
(
|
)
|
const
|
_M_do_xor(const _Base_bitset< _Nw > &)
void
|
_M_do_xor
|
(
|
const
_Base_bitset
< _Nw > &
|
__x
|
)
|
[inline]
|
_M_hiword()
_WordT
&
|
_M_hiword
|
(
|
)
|
[inline]
|
_M_hiword()
_WordT
|
_M_hiword
|
(
|
)
|
const [inline]
|
_M_is_any()
bool
|
_M_is_any
|
(
|
)
|
const [inline]
|
_M_is_equal(const _Base_bitset< _Nw > &)
bool
|
_M_is_equal
|
(
|
const
_Base_bitset
< _Nw > &
|
__x
|
)
|
const [inline]
|
_S_maskbit(size_t)
_WordT
_STLP_CALL
|
_S_maskbit
|
(
|
size_t
|
__pos
|
)
|
[static, inline]
|
_S_whichbit(size_t)
size_t
_STLP_CALL
|
_S_whichbit
|
(
|
size_t
|
__pos
|
)
|
[static, inline]
|
_S_whichbyte(size_t)
size_t
_STLP_CALL
|
_S_whichbyte
|
(
|
size_t
|
__pos
|
)
|
[static, inline]
|
_S_whichword(size_t)
size_t
_STLP_CALL
|
_S_whichword
|
(
|
size_t
|
__pos
|
)
|
[static, inline]
|
Member Type Definitions Documentation
Typedef _WordT
typedef unsigned long
|
_WordT
|
Member Data Documentation
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.