The Robot Application Programming Interface Delegate Project
RAPID Logo

FileAnnounce Interface Reference

Holds information about a file that could be transferred to the ground from the robot.

import "FileAnnounce.idl";

Inheritance diagram for FileAnnounce:
Collaboration diagram for FileAnnounce:

List of all members.

Public Attributes

public String64 fileUuid
 The unique identifier for this file.
public String256 fileLocator
 URI of where the file is located.
public long long fileSize
 Total size of the file in bytes.
public KeyTypeValueSequence16 metaData
 Additional key/value pairs of metadata such as group-id or mime-type.

Member Data Documentation

public long long fileSize

The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines