Kinetic C/C++ Client
 All Classes Functions Variables Pages
Public Attributes | List of all members
kinetic::P2PPushRequest Struct Reference

Represents a collection of P2P operations. More...

#include <nonblocking_kinetic_connection_interface.h>

Collaboration diagram for kinetic::P2PPushRequest:
Collaboration graph
[legend]

Public Attributes

string host
 Host/IP address of the target drive.
 
int port
 Port of the target drive.
 
vector< P2PPushOperationoperations
 Operations to perform against the drive specified above.
 

Detailed Description

Represents a collection of P2P operations.

Definition at line 207 of file nonblocking_kinetic_connection_interface.h.


The documentation for this struct was generated from the following file: