Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ Topic() [1/2]

template<typename Key, typename Value, typename UpdateTag>
DataStorm::Topic< Key, Value, UpdateTag >::Topic ( const Node & node,
std::string name )
noexcept

Constructs a new Topic for the topic with the given name.

Parameters
nodeThe node.
nameThe name of the topic.

Definition at line 1513 of file DataStorm.h.