AvogadroLibs  1.91.0
Public Member Functions | List of all members
AvoRemoteFileSystemService Class Reference

Server side implementation of RemoteFileSystemService. Provides methods for browsing a remote filesystem. More...

#include <avoremotefilesystemservice.h>

Inheritance diagram for AvoRemoteFileSystemService:

Public Member Functions

void ls (const Path *input, Listing *output, ::google::protobuf::Closure *done)
 
void cwd (Path *output, ::google::protobuf::Closure *done)
 
void separator (Separator *output, ::google::protobuf::Closure *done)
 
void specialDirectories (Paths *output, ::google::protobuf::Closure *done)
 
void absolutePath (const Path *input, Path *output, ::google::protobuf::Closure *done)
 

Detailed Description

<avogadro/qtplugins/clientserver/avoremotefilesystemservice.h>


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