RType
Functions
RType.cpp File Reference
#include "RType.hpp"
#include <utility>
Include dependency graph for RType.cpp:

Go to the source code of this file.

Functions

RTypecreate (std::shared_ptr< ServerSocket > socket)
 Construct a new RType:: RType object. More...
 

Function Documentation

◆ create()

RType* create ( std::shared_ptr< ServerSocket socket)

Construct a new RType:: RType object.

Parameters
serverSocket

Definition at line 16 of file RType.cpp.