DbcLib 1.0
CAN DBC C++ library.
Loading...
Searching...
No Matches
Public Member Functions | List of all members
dbc::SignalGroup Class Reference

Interface against a signal group.

#include <signalgroup.h>

Public Member Functions

void MessageId (uint64_t message_id)
 Sets the message ID.
 
uint64_t MessageId () const
 Returns the message ID.
 
void Name (const std::string &name)
 Sets the name.
 
const std::string & Name () const
 Name.
 
void Repetition (size_t rep)
 Sets the repetition.
 
size_t Repetition () const
 Repetition.
 
void Signals (const std::vector< std::string > &signals)
 Returns a list of signal names.
 
const std::vector< std::string > & Signals () const
 Returns a list of signal names.
 

The documentation for this class was generated from the following file: