DABC (Data Acquisition Backbone Core)  2.9.9
Functions
mbsprint.cxx File Reference
#include <cstdio>
#include <cstring>
#include <ctime>
#include "dabc/Url.h"
#include "dabc/api.h"
#include "mbs/api.h"

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 
void PrintSlowSubevent (mbs::SubeventHeader *sub)
 
int usage (const char *errstr=nullptr)
 

Function Documentation

◆ usage()

int usage ( const char *  errstr = nullptr)

Definition at line 25 of file mbsprint.cxx.

◆ PrintSlowSubevent()

void PrintSlowSubevent ( mbs::SubeventHeader sub)

Definition at line 50 of file mbsprint.cxx.

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 74 of file mbsprint.cxx.