Sen API
Sen Libraries
Loading...
Searching...
No Matches
fom_document_set.h File Reference
#include "sen/core/lang/stl_resolver.h"
#include "sen/core/meta/class_type.h"
#include "sen/core/meta/type.h"
#include "sen/core/meta/type_registry.h"
#include "pugixml.hpp"
#include <filesystem>
#include <memory>
#include <optional>
#include <utility>

Go to the source code of this file.

Classes

struct  sen::lang::FomDocument
struct  sen::lang::ParsedDoc
class  sen::lang::FomDocumentSet

Namespaces

namespace  sen
namespace  sen::lang

Class Documentation

◆ sen::lang::FomDocument

struct sen::lang::FomDocument
Class Members
path filePath
xml_document xmlDoc
string name
string packageName
vector< FomDocument * > deps
vector< FomDocument * > mappingDeps
vector< xml_node > definedClassesNodes
vector< xml_node > definedInteractionNodes

◆ sen::lang::ParsedDoc

struct sen::lang::ParsedDoc
Class Members
FomDocument * doc
CustomTypeRegistry registry
vector< ConstTypeHandle<> > storage