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, Jun 8, 6:54 PM (19 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
150460
Default Alt Text
mount_nodes.h (451 B)

Event Timeline