Defines | Functions

test.cpp File Reference

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <math.h>
#include <ostream>
#include <iostream>
#include <vector>
#include <list>
#include <string>
#include <set>
#include <map>
#include "Distributor.h"
#include "crushwrapper.h"
Include dependency graph for test.cpp:

Defines

#define CEPH_PG_TYPE_REP   1
#define CEPH_PG_TYPE_RAID4   2
#define CEPH_PG_POOL_VERSION   2

Functions

int main (int argc, char **argv)

Define Documentation

#define CEPH_PG_POOL_VERSION   2
#define CEPH_PG_TYPE_RAID4   2
#define CEPH_PG_TYPE_REP   1

Function Documentation

int main ( int  argc,
char **  argv 
)