NeKernel dev
|
#include <CFKit/GUIDWrapper.h>
#include <NeKit/Array.h>
#include <NeKit/Defines.h>
#include <NeKit/Function.h>
#include <NeKit/KString.h>
Go to the source code of this file.
Classes | |
class | CF::Property |
Namespaces | |
namespace | CF |
CFKit. | |
namespace | Kernel |
USER_PROCESS inline definitions. |
Macros | |
#define | kMaxPropLen (256U) |
Typedefs | |
using | CF::PropertyId = UIntPtr |
handle to anything (number, ptr, string...) | |
template<SizeT N> | |
using | CF::PropertyArray = Array<Property, N> |
#define kMaxPropLen (256U) |