Pol
Revision:cb584c9
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
bitutil.h
Go to the documentation of this file.
1
7
#ifndef CLIB_BITUTIL_H
8
#define CLIB_BITUTIL_H
9
namespace
Pol
10
{
11
namespace
Clib
12
{
13
bool
flags_set
(
u32
value,
u32
flags );
14
bool
flags_clear
(
u32
value,
u32
flags );
15
}
16
}
17
#endif
u32
unsigned int u32
Definition:
rawtypes.h:27
Pol::Clib::flags_set
bool flags_set(u32 value, u32 flags)
Definition:
mapfunc.cpp:61
Pol::Clib::flags_clear
bool flags_clear(u32 value, u32 flags)
Definition:
mapfunc.cpp:66
Pol
Definition:
berror.cpp:12
clib
bitutil.h
Generated on Wed Oct 10 2018 02:41:46 for Pol by
1.8.11