Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Handle.h File Reference
#include "API.h"

Go to the source code of this file.

Classes

union  ECS::util::Internal::Handle< handle_value_type, version_bits, index_bits >
 
class  ECS::util::HandleTable< T, handle_type, grow >
 

Namespaces

namespace  ECS
 
namespace  ECS::util
 
namespace  ECS::util::Internal
 

Macros

#define ECS__HANDLE_H__
 

Typedefs

using ECS::util::Handle32 = Internal::Handle< u32, 12, 20 >
 
using ECS::util::Handle64 = Handle32
 

Macro Definition Documentation

◆ ECS__HANDLE_H__

#define ECS__HANDLE_H__

File: include\util\Handle.h.

Summary: Declares the handle class.

Definition at line 9 of file Handle.h.