Function ListConnections#
Defined in File list_elements.h
Function Documentation#
-
int ListConnections(const SContext &rsContext, const sdv::TObjectPtr &rptrRepository, std::ostream &rstream)#
List the current connections.
- Parameters:
rsContext – [in] Reference to the context.
rptrRepository – [in] Reference to the saerver repository.
rstream – [in] The output stream to use for printing (table only).
- Returns:
The application exit code. 0 is no error.