[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpopenapi.generators.pp line 152
type TServerCodeGen = class(TOpenAPIServiceCodeGen) |
protected |
procedure GenerateServerServiceMethodImpl(); |
function GetMethodHandleRequestName(); virtual; |
function GetServerServiceHandleMethodDecl(); virtual; |
function GetMethodParameterDecl(); virtual; |
function GetMethodArgs(); virtual; |
function GetServerServiceMethodDecl(); virtual; |
procedure GenerateServerServiceImplementationImpl(); virtual; |
procedure GenerateServerServiceImplementationDecl(); virtual; |
public |
property ModuleParentUnit: string; [rw] |
end; |
| |
| |
| |
TObject |