rvmisc.pkg

来自「h.248协议源码」· PKG 代码 · 共 38 行

PKG
38
字号
/************************************************************************
 File Name     : rvmisc.pkg
 Description   : This file contains the documentation for the misc
                 package.
*************************************************************************
 Copyright (c)  2001 , RADVision, Inc. All rights reserved.
*************************************************************************
 NOTICE:
 This document contains information that is proprietary to RADVision Inc. 
 No part of this publication may be reproduced in any form whatsoever
 without written prior approval by RADVision Inc. 
 
 RADVision Inc. reserves the right to revise this publication and make
 changes without obligation to notify any person of such revisions or
 changes.
*************************************************************************
 $Revision: $
 $Date:   03/30/2001 $
 $Author: Scott K. Eaton $
************************************************************************/

/*$
{package:
    {name: Misc}
    {superpackage: Core}
    {include: none}
    {description:   
        {p: This package provides high-level core classes that depend on the 
            kernel, util, and transport packages.}
    }
    {nested_types:
        {nested_type: RvRemoteLogListener}
        {nested_type: RvRemoteLogListenerMode}
        {nested_type: RvFileLogListener}
        {nested_type: RvStdioLogListener}
    }
}
$*/

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?