Changes between Version 5 and Version 6 of CacheCliente


Ignore:
Timestamp:
Mar 11, 2010, 1:35:00 PM (15 years ago)
Author:
ramon
Comment:

Sección de funciones API

Legend:

Unmodified
Added
Removed
Modified
  • CacheCliente

    v5 v6  
    6060     * Si tamaño<>actual;
    6161       * Volver a crear la caché
     62
     63
     64== Funciones de la API ==
     65
     66||           '''Operación'''                 ||          '''Formato'''             ||
     67||Crear partición de caché                   ||{{{ogCreateCache TamañoKB}}}        ||
     68||Obtener tamaño de la caché                 ||{{{ogGetCacheSize}}}                ||
     69||Obtener tamaño máximo disponible para caché||{{{ogGetCacheSpace}}}               ||
     70||Eliminar partición de caché                ||{{{ogDeleteCache}}}                 ||
     71||Formatear sistema de archivos para caché   ||{{{ogFormatCache}}}                 ||
     72||Localizar partición reservada para caché   ||{{{ogFindCache}}} ''(pendiente)''   ||
     73||Montar caché                               ||{{{ogMountCache}}} ''(pendiente)''  ||
     74||Desmontar caché                            ||{{{ogUnmountCache}}} ''(pendiente)''||