Oolite 1.91.0.7604-240417-a536cbe
Loading...
Searching...
No Matches
Classes | Macros | Variables
OOSystemDescriptionManager.m File Reference
import "OOSystemDescriptionManager.h"
import "OOStringParsing.h"
import "OOCollectionExtractors.h"
import "OOTypes.h"
import "PlayerEntity.h"
import "Universe.h"
import "ResourceManager.h"
+ Include dependency graph for OOSystemDescriptionManager.m:

Go to the source code of this file.

Classes

category  OOSystemDescriptionManager(OOPrivate)
 
category  OOSystemDescriptionEntry(OOPrivate)
 

Macros

#define OO_LIKELY_PROPERTIES_PER_SYSTEM   50
 

Variables

static NSString *const kOOScriptedChangeJoiner = @"~|~"
 
static NSString * kOOSystemLayerProperty = @"@"layer"
 

Macro Definition Documentation

◆ OO_LIKELY_PROPERTIES_PER_SYSTEM

#define OO_LIKELY_PROPERTIES_PER_SYSTEM   50

Definition at line 41 of file OOSystemDescriptionManager.m.

Variable Documentation

◆ kOOScriptedChangeJoiner

NSString* const kOOScriptedChangeJoiner = @"~|~"
static

Definition at line 37 of file OOSystemDescriptionManager.m.

◆ kOOSystemLayerProperty

NSString* kOOSystemLayerProperty = @"@"layer"
static

Definition at line 58 of file OOSystemDescriptionManager.m.