$darkmode
entity.hpp File Reference
#include <string>
#include <cloe/core.hpp>
#include <fable/json.hpp>
Include dependency graph for entity.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cloe::InvalidNameError
 
class  cloe::Entity
 

Functions

void cloe::to_json (fable::Json &j, const Entity &e)
 

Detailed Description

Function Documentation

◆ to_json()

void cloe::to_json ( fable::Json j,
const Entity e 
)
inline

Return JSON representation of an Entity.