ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

#include <_bitset.h>

Public Types

typedef unsigned long _WordT
typedef _Base_bitset< 1UL > _Self

Public Member Functions

 _Base_bitset (void)
 _Base_bitset (unsigned long __val)
_WordT_M_getword (size_t)
_WordT _M_getword (size_t) const
_WordT_M_hiword ()
_WordT _M_hiword () const
void _M_do_and (const _Self &__x)
void _M_do_or (const _Self &__x)
void _M_do_xor (const _Self &__x)
void _M_do_left_shift (size_t __shift)
void _M_do_right_shift (size_t __shift)
void _M_do_flip ()
void _M_do_set ()
void _M_do_reset ()
bool _M_is_equal (const _Self &__x) const
bool _M_is_any () const
size_t _M_do_count () const
unsigned long _M_do_to_ulong () const
size_t _M_do_find_first (size_t __not_found) const
size_t _M_do_find_next (size_t __prev, size_t __not_found) const

Static Public Member Functions

static size_t _STLP_CALL _S_whichword (size_t __pos)
static size_t _STLP_CALL _S_whichbyte (size_t __pos)
static size_t _STLP_CALL _S_whichbit (size_t __pos)
static _WordT _STLP_CALL _S_maskbit (size_t __pos)

Data Fields

_WordT _M_w

Detailed Description

Definition at line 210 of file _bitset.h.


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

Generated on Sat May 26 2012 06:12:16 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.