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