Skip to content

Instantly share code, notes, and snippets.

@hanxue
Created January 17, 2014 11:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hanxue/8471641 to your computer and use it in GitHub Desktop.
Save hanxue/8471641 to your computer and use it in GitHub Desktop.
Java file generated from IDL by rtiddsgen
/*
WARNING: THIS FILE IS AUTO-GENERATED. DO NOT MODIFY.
This file was generated from .idl using "rtiddsgen".
The rtiddsgen tool is part of the RTI Connext distribution.
For more information, type 'rtiddsgen -help' at a command shell
or consult the RTI Connext manual.
*/
package net.entrypass.videodata.generated;
public class MAX_BUFFER_SIZE {
public static final int VALUE = 1048576;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment