3 #ifndef VISR_LIBRRL_INTEGRITY_CHECKING_HPP_INCLUDED 4 #define VISR_LIBRRL_INTEGRITY_CHECKING_HPP_INCLUDED 24 class ComponentImplementation;
40 std::ostream & messages );
52 std::ostream & messages );
73 std::ostream & messages );
84 std::ostream & messages );
96 std::ostream & messages );
101 #endif // #ifndef VISR_LIBRRL_INTEGRITY_CHECKING_HPP_INCLUDED Definition: options.cpp:10
bool checkParameterConnectionIntegrity(Component const &component, bool hierarchical, std::ostream &messages)
Definition: integrity_checking.cpp:42
bool checkConnectionIntegrity(Component const &component, bool hierarchical, std::ostream &messages)
Definition: integrity_checking.cpp:32
bool checkAudioConnectionIntegrity(Component const &component, bool hierarchical, std::ostream &messages)
Definition: integrity_checking.cpp:37