Page MenuHomePhorge

mount_nodes.h
No OneTemporary

Size
402 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, 9:33 PM (1 d, 9 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
288732
Default Alt Text
mount_nodes.h (402 B)

Event Timeline