Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
RangeBound.h File Reference
+ Include dependency graph for RangeBound.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TRangeBound< ElementType >
 

Namespaces

namespace  ERangeBoundTypes
 

Macros

#define DEFINE_RANGEBOUND_WRAPPER_STRUCT(Name, ElementType)
 

Enumerations

enum  ERangeBoundTypes::Type {
  ERangeBoundTypes::Exclusive = 0x0 , ERangeBoundTypes::Inclusive = 0x1 , ERangeBoundTypes::Open = 0x2 , ERangeBoundTypes::Exclusive = 0x0 ,
  ERangeBoundTypes::Inclusive = 0x1 , ERangeBoundTypes::Open = 0x2
}
 

Macro Definition Documentation

◆ DEFINE_RANGEBOUND_WRAPPER_STRUCT

#define DEFINE_RANGEBOUND_WRAPPER_STRUCT ( Name,
ElementType )

Definition at line 342 of file RangeBound.h.