33 testInvariant ()
const
49 SampleMeta (
const std::string& name)
57 std::size_t SampleMeta ::
67 std::string SampleMeta ::
68 getFileName (std::size_t )
const
71 RCU_THROW_MSG (
"fileName() should not be called on SampleMeta");
77 SamplePtr SampleMeta ::
81 RCU_THROW_MSG (
"makeLocal() should not be called on SampleMeta");
87 std::vector<std::string> SampleMeta ::
88 doMakeFileList ()
const
92 std::vector<std::string>
result;
#define RCU_NEW_INVARIANT(x)
#define RCU_READ_INVARIANT(x)
#define RCU_THROW_MSG(message)
This module provides a lot of global definitions, forward declarations and includes that are used by ...