$darkmode
entity.hpp File Reference
#include <string>
#include <cloe/core.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 (Json &j, const Entity &e)
 

Detailed Description

Function Documentation

◆ to_json()

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

Return JSON representation of an Entity.

Here is the call graph for this function: