Page MenuHomePhorge

mount_nodes.h
No OneTemporary

Size
451 B
Referenced Files
None
Subscribers
None

mount_nodes.h

#ifndef MOUNT_NODES_HEADERFILE
#define MOUNT_NODES_HEADERFILE
#include "Agent.h"
#include "ConfidenceModule.h"
#include "Sensor.h"
bool mount_sensorInAgent(Agent *agent, Sensor *sensor, Channel *channel);
bool mount_sensorInAgent(Agent *agent, Sensor *sensor, Channel *channel,
HistoryModule *historyModule);
bool mount_agentInAgent(Agent *masteragent, Agent *slaveagent,
Channel *channel);
#endif

File Metadata

Mime Type
text/x-c
Expires
Sun, Mar 1, 10:17 PM (1 d, 14 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
283035
Default Alt Text
mount_nodes.h (451 B)

Event Timeline