MFMv2.0.10
Movable Feast Machine Simulator 2.0.10
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
OverflowableCharBufferByteSink_Test.h
1 #ifndef OVERFLOWABLECHARBUFFERBYTESINK_TEST_H /* -*- C++ -*- */
2 #define OVERFLOWABLECHARBUFFERBYTESINK_TEST_H
3 
5 
6 namespace MFM {
7 
12  {
13  private:
14 
15  public:
16  static void Test_RunTests();
17 
18  };
19 } /* namespace MFM */
20 #endif /*OVERFLOWABLECHARBUFFERBYTESINK_TEST_H*/
21 
Definition: OverflowableCharBufferByteSink_Test.h:11