Lumiera  0.pre.03
»edit your freedom«
NetNodeFacade Struct Reference

#include "vault/netnodefacade.hpp"

Description

Interface to the vault layer (renderfarm node): Global access point for starting a server listening on a TCP port and accepting render tasks.

Possibly such a server could also use the Vault file/media access functions to provide a media data access service.

Todo:
define the services provided by such a node.

Definition at line 53 of file netnodefacade.hpp.

Static Public Member Functions

static lumiera::SubsysgetDescriptor ()
 provide a descriptor for lumiera::AppState, wired accordingly to allow main to start and stop a node server accepting render / file jobs via network. More...
 

Member Function Documentation

◆ getDescriptor()

Subsys & getDescriptor ( )
static

provide a descriptor for lumiera::AppState, wired accordingly to allow main to start and stop a node server accepting render / file jobs via network.

intended for use by main().

Definition at line 85 of file netnodefacade.cpp.

+ Collaboration diagram for NetNodeFacade:

The documentation for this struct was generated from the following files: