Public Member Functions | |
StreamCache (std::string const &cut, std::string const &match) | |
Public Attributes | |
StringCutObjectSelector< T1, true > | objCut_ |
StringCutObjectSelector< T2, true > | objMatchCut_ |
Definition at line 53 of file ObjectViewMatcher.cc.
|
inline |
Definition at line 54 of file ObjectViewMatcher.cc.
StringCutObjectSelector<T1, true> ovm::StreamCache< T1, T2 >::objCut_ |
Definition at line 56 of file ObjectViewMatcher.cc.
StringCutObjectSelector<T2, true> ovm::StreamCache< T1, T2 >::objMatchCut_ |
Definition at line 58 of file ObjectViewMatcher.cc.